viewport: Add GtkViewport:scroll-to-focus
authorMatthias Clasen <mclasen@redhat.com>
Thu, 16 Apr 2020 21:22:54 +0000 (17:22 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sat, 18 Apr 2020 18:43:48 +0000 (14:43 -0400)
commit66347fa3bfe952f4008f864576c1fe8060c0421e
treee74265ea2b56d435dcde8d3d06ee117508040736
parent250036259a82862d137a9d96218c64212e2814fc
viewport: Add GtkViewport:scroll-to-focus

And implement this property by listening for focus
changes, and updating the adjustments. This is a
replacement for setting focus adjustments on containers.
gtk/gtkviewport.c
gtk/gtkviewport.h